Flexible hose with 90° elbow D13 717 3/4, FF 70

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible hose with 90° elbow D13 717 3/4, FF 70:
10.78€/pc.
Ex Tax: 8.69€/pc.
MAGMA
0 reviews
In stock
Product Code: 000-4394708MASP
EAN Code: 4750667099454
Qty
Tags:

Flexible D13 Hose with a 90° Elbow — 3/4" Connection (717, FF 70)

Flexible hose with an integrated 90° elbow designed to connect D13 piping to 3/4" fittings; suitable for tight installations and standard plumbing connections. Check features, price and buy options at SityPro.

Key Benefits


    Space-saving 90° elbow for compact installations
  • Designed for D13 diameter connections
  • Direct compatibility with 3/4" threaded fittings
  • Model identification (717) ensures correct replacement
  • FF 70 variant for clear product identification and matching

Applications

Typical application areas for this flexible hose with elbow.


    Connecting kitchen and bathroom taps where a right-angle turn is needed
  • Linking boilers or water heaters to existing pipework
  • Plumbing repairs and component replacements
  • Installations in confined spaces requiring angled connections

What to Consider When Choosing


    Confirm the connection diameter is D13 to match your piping
  1. Ensure a 90° elbow fits the available installation space
  2. Verify compatibility with 3/4" threaded fittings
  3. Match the model (717) and FF 70 variant to existing parts if replacing
  4. Check the hose features and price before you buy

Specifications


    Product type: flexible hose with elbow
  • Diameter: D13
  • Elbow angle: 90°
  • Model: 717
  • Connection: 3/4"
  • Designation: FF 70

Why Buy from SityPro


    Easy online buy process and clear price information
  • Wide selection with clear product features and identifiers
  • Reliable customer support to match the right model (717, FF 70)
  • Delivery available to Estonia and Finland
  • Convenient service for replacements and plumbing needs

Description provided by sitypro.com

Flexible hose with 90° elbow D13 717 3/4, FF 70
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Гибкая подводка с угол. D13 90^ 717 3/4, FF 70

What is the Flexible hose with 90° elbow D13 717 3/4, FF 70 and where is it used?

Flexible hose with 90° elbow D13 717 3/4, FF 70 is a D13-diameter flexible plumbing hose with a 90° elbow and 3/4" threaded connection for tight installations. It’s used for connecting kitchen and bathroom taps, washbasins and water heaters where a right-angle connection is needed.

Is this hose compatible with standard 3/4" threads as stated?

Yes — the product is marked as compatible with 3/4" threaded fittings, so it fits common plumbing fixtures using 3/4" threads. Always confirm the thread type on your tap or connector before installation.

What is the hose diameter and is D13 suitable for household systems?

The hose diameter is D13, which provides a typical flow capacity for household plumbing. D13 is suitable for connecting taps and small appliances without needing increased flow.

Can model 717, FF 70 replace my old angled hose?

Yes — model 717 with FF 70 marking helps identify a correct replacement; if the thread (3/4") and length match your old hose, replacement is straightforward. Check dimensions and elbow orientation before fitting.

Which plumbing fixtures is this D13 angled hose most commonly used with?

The D13 90° angled hose is most commonly used for kitchen and bathroom taps, washbasins and connecting water heaters in confined spaces. It’s ideal where a right-angle turn and 3/4" thread are required.

What benefits does a 90° elbow layout provide for tight installations?

A 90° elbow saves space and reduces sharp bends in the hose, lowering stress on fittings and reducing leak risk. It simplifies installation behind cabinets, in niches and against walls where a straight hose won’t fit.

What are the materials and construction of this flexible hose (body, braid)?

The provided description lists model 717, FF 70 and diameter D13 but does not specify the hose body or braid materials. For exact materials of the braid and seals, check the detailed product specifications on the SityPro product page.

Is this hose compatible with water heaters and how to connect it to a boiler?

Yes — the description lists use for linking to water heaters in confined spaces; the 3/4" thread fits most heaters with matching outlets. When connecting, confirm thread compatibility and use appropriate seals (washers or tape) for a watertight joint.

What model and manufacturer details (MA1061475SP, MAGMA) are provided and why do they matter?

The product lists model MA1061475SP and manufacturer MAGMA; these details help locate an exact replacement and ensure compatibility. The model confirms the hose meets the D13, 90° and 3/4" specifications.

How do I check that the 90° elbow orientation matches my installation layout?

Inspect the installation point and measure the outlet direction, then compare it to the hose’s 90° bend; refer to product images or ask SityPro for clarification. If the orientation doesn’t match, look for mirror or alternative elbow variants.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');